crypto/tls.keyUpdateMsg.marshal (method, view implemented interface methods)

2 uses

	crypto/tls (current package)
		conn.go#L1331: 		msgBytes, err := msg.marshal()
		handshake_messages.go#L1005: func (m *keyUpdateMsg) marshal() ([]byte, error) {